MsgBox (VBScript)

The MsgBox command will display a pop-up dialog with the string_expression and an OK button.

Syntax

MSGBOX ( string_expression )